home *** CD-ROM | disk | FTP | other *** search
/ NeXT Education Software Sampler 1992 Fall / NeXT Education Software Sampler 1992 Fall.iso / Programming / Classes / 2.0_GraphView / GraphView.ReadMe next >
Encoding:
Text File  |  1992-07-28  |  1.7 KB  |  49 lines

  1. Object Category: Graphics
  2.  
  3. Name of Object: GraphView
  4.  
  5. Product description:
  6.  
  7.     GraphView is a data display object useful for graphing/plotting the results of numerical
  8.     computation. Arrays of points, single points, line segments and histograms are the four
  9.     data types that can be registered with the GraphView object.  Since GraphView
  10.     incorporates a Storage object, graphs can be scaled and zoomed or have their
  11.     representation changed at any time. Many display and format options can be set at 
  12.     runtime through an inspector panel or through Interface Builder.
  13.  
  14. Company Name or University
  15.         Wolfgang Christian & Ashoke Talukdar
  16.         Physics Department
  17.         Davidson College
  18.  
  19. Street Address: 
  20.     Davidson College
  21.     Main Street
  22.     Davidson, NC 28036.  U.S.A.
  23.  
  24. Phone: (704)-892-2322
  25.  
  26. E-Mail address: wc@phyhost.davidson.edu
  27.  
  28. Pricing Information:
  29.     Graph View is placed in the public domain for non-commercial use by not-for-profit
  30.     educational institutions in the United States.   All other rights reserved
  31.  
  32. Source code available: No
  33.     The object will be available in the form of a header file & library and as an IB palette.
  34.            
  35.            Library                          :          libGraphView.a
  36.            Declarations                     :          GraphView.h/CommonDefs.h
  37.            Palette                          :          GraphView.palette
  38.  
  39. Support available: Limited.  Report bugs via internet e-mail.
  40.  
  41. On-line Help (if a UI object):  No
  42.  
  43. Documentation Availability:
  44.     Header file with method descriptors. Mini examples with
  45.     sample code and some precompiled physics demonstrations (Ising Model, Laser,
  46.     Pendulum, Floquet, Particle Traps) will be available.
  47.  
  48. Localization Support: no
  49.